-
Home
-
MIQID-Core
-
1.5.1
-
Code
-
Classes
- Passport
Total Complexity |
56 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
330 |
Lines of code |
132 |
Logical lines of code |
60 |
Comment lines |
130 |
Methods |
32 |
Properties |
15 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_date_of_expiry() |
S |
70 |
3 |
6 |
set_date_of_birth() |
S |
71 |
3 |
6 |
get_date_of_birth() |
S |
70 |
3 |
6 |
get_date_of_issue() |
S |
70 |
3 |
6 |
set_date_of_issue() |
S |
71 |
3 |
6 |
set_date_of_expiry() |
S |
71 |
3 |
6 |
__construct() |
S |
57 |
1 |
17 |
set_code() |
S |
79 |
2 |
3 |
set_nationality() |
S |
79 |
2 |
3 |
set_type_doc() |
S |
79 |
2 |
3 |
set_ssn_validated() |
S |
68 |
2 |
7 |
set_barcode_line_2() |
S |
79 |
2 |
3 |
set_passport_number() |
S |
79 |
2 |
3 |
set_height() |
S |
79 |
2 |
3 |
set_authority() |
S |
79 |
2 |
3 |
set_given_names() |
S |
79 |
2 |
3 |
set_place_of_birth() |
S |
79 |
2 |
3 |
set_barcode_line_1() |
S |
79 |
2 |
3 |
set_surname() |
S |
79 |
2 |
3 |
get_passport_number() |
S |
80 |
1 |
3 |
get_nationality() |
S |
80 |
1 |
3 |
get_height() |
S |
80 |
1 |
3 |
get_surname() |
S |
80 |
1 |
3 |
get_given_names() |
S |
80 |
1 |
3 |
is_ssn_validated() |
S |
80 |
1 |
3 |
get_place_of_birth() |
S |
80 |
1 |
3 |
get_code() |
S |
80 |
1 |
3 |
get_barcode_line_2() |
S |
80 |
1 |
3 |
get_barcode_line_1() |
S |
80 |
1 |
3 |
get_authority() |
S |
80 |
1 |
3 |
get_type_doc() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
80 |
1 |
3 |